home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 014 / flook.arc / FLOOK.DOC < prev   
Encoding:
Text File  |  1986-06-10  |  3.0 KB  |  107 lines

  1.                 FL.EXE
  2.                    Version 2.5  10 Jun 1986
  3.                       Hippocrates, Inc.
  4.                         Shareware Products Division
  5.  
  6.  
  7.  
  8.         Newest Version With PAGE or SCROLL Display Formats!!!
  9.  
  10.  
  11. *******************************************************************************
  12.  
  13.    Command Line: FL FILE.NAM <Start/start/END/end> <Line number> <P/p/S/s>
  14.   
  15. *******************************************************************************
  16.       FL.EXE is a utility which allows you to read any ASCII
  17. text file AT ANY POINT IN THE FILE WHICH YOU SPECIFY!!!
  18.  
  19.  
  20.         The TEXT-file to be opened is appended to FL as follows:
  21.   
  22.                         << FL file.txt >>
  23.  
  24. where file.txt is the name of the TEXT-file to be opened.
  25.  
  26.  
  27.        You may specify where you want the text-file to be opened.
  28. That is:-
  29.        
  30.             1)Do you want it opened toward the START of the file?
  31.  
  32.                                 or
  33.  
  34.             2)Do you want it opened toward the END of the file?
  35.  
  36.  
  37.        The command-line should then look like:-
  38.  
  39.             1)   << FL file.txt start >>
  40.               or
  41.                  << FL file.txt START >>
  42.  
  43.               OR
  44.  
  45.             2)   << FL file.txt END >>
  46.               or
  47.                  << FL file.txt end >>
  48.  
  49.  
  50.         You may further specify HOW FAR from the START or END (in terms
  51. of 80 character lines) you wish the file to be opened, i.e.,
  52.  
  53.          At HOW MANY LINES from the START (or END) do you wish to
  54. initiate your perusal of the specified file??
  55.  
  56.         As you may have guessed, the Command Line should then
  57. look like:-
  58.  
  59.              << FL file.txt end 30 >>
  60.  
  61. in which case you would start reading the file 30 LINES from the
  62. END of the file.
  63.  
  64.         Finally, you may display the files in either PAGE
  65. or SCROLL mode. PAGE mode reveals the text to you one page
  66. at a time (in addition to showing you your current position
  67. in the file). SCROLL mode is a continuous display which you
  68. are already familiar with (from DOS "TYPE" commands).
  69.  
  70.         If you want to PAGE through a document, the format is:-
  71.  
  72.  
  73.             <<FL FILE.NAM start 1 p (or P)>>
  74.  
  75.  
  76.         Likewise, if you want to SCROLL the document:-
  77.  
  78.  
  79.             <<FL FILE.NAM start 1 s (or S)>>
  80.  
  81.  
  82.         If this is too confusing for you, just specify the
  83. name of the file you wish to be opened and you will be prompted
  84. for the rest.
  85.  
  86.         I hope this utility will prove useful to you. If any
  87. comments or problems should arise I can be reached at:
  88.  
  89.                 Fido 18/15 305-744-7862
  90.  
  91.                      ("Dr. Fido")
  92.  
  93.                   300/1200/2400 Baud
  94.  
  95.                     Full Fido Hours
  96.  
  97.               the address is :
  98.  
  99.                    Hippocrates, INC.
  100.                    Suite #111
  101.                    12300 Alternate A1A
  102.                    Palm Beach Gardens, FL
  103.                    33410-2202
  104.  
  105. /Ron Innerfield
  106. *******************************************************************************
  107.